func os.rootChmod

2 uses

	os (current package)
		root.go#L140: 	return rootChmod(r, name, mode)
		root_openat.go#L68: func rootChmod(r *Root, name string, mode FileMode) error {